Don't force match on space in KML coordinate read. Windows takes the match on the...
authorrobertlipe <robertlipe@gmail.com>
Tue, 29 Nov 2011 19:20:26 +0000 (19:20 +0000)
committerrobertlipe <robertlipe@gmail.com>
Tue, 29 Nov 2011 19:20:26 +0000 (19:20 +0000)
commit535586f241286a7ba1bd16403ca643dbdade2ea0
tree50bcb7b3c266f3b2ec1c7deb12a22f8f79779d88
parent859c4aa70cb7a891f0fcde6e2ab3d6a9c201bfba
Don't force match on space in KML coordinate read.  Windows takes the match on the space too literally and fails to update "consumed" if we're at the end of line so it sails past the end of the buffer.   Sadness ensues.
gpsbabel/kml.c